object ThumbnailSizeForm1: TThumbnailSizeForm1 Left = 29 Top = 226 Width = 233 Height = 252 BorderIcons = [] BorderStyle = bsSizeToolWin Caption = 'Drag Thumbnail Size' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} KeyPreview = True OnHide = FormHide OnPaint = FormPaint OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image: TImage Left = 12 Top = 12 Width = 200 Height = 200 Hint = 'Resizing this window changes the thumbnail size' ParentShowHint = False Picture.Data = {} ShowHint = True Stretch = True end object Label: TLabel Left = 0 Top = 0 Width = 225 Height = 24 Align = alTop Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -14 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end